<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
<html xmlns="http://www.w3.org/1999/xhtml">
<head>
<meta http-equiv="Content-Type" content="text/html; charset=utf-8" />
<title>&#44;&#44;</title>
<meta name="keywords" content="&#44;&#44;" />
<meta name="description" content="&#44;&#44;&#44;&#44;&#44;" />
<link rel="stylesheet" href="http://images.china.cn/images1/resource/styles/reset-1.0.css" />
<link rel="stylesheet" href="http://images.china.cn/images1/ch/2021CHI24/swiper-bundle.min.css">

<base href="http://ci_china_com_cn.57cha.com/"/>
<style type="text/css">
body {font-family: "微軟雅黑"; font-size:16px; color:#000; line-height:22px;}
a { text-decoration: none; font-size:16px; color:#4b4b4b; line-height:22px;}
a:hover { color: #4b4b4b; text-decoration: underline; }



.languages { width:1400px; margin:auto; height:56; line-height:56px; font-size:14px; font-family:Arial;}
.languages a{ height:56; line-height:56px; font-size:14px; font-family:Arial; margin-right:20px;}
.wrapper {
    width: 1400px;
    margin: 0 auto;
    overflow: hidden
}
.topNav {
    width: 1400px;
    height: 140px;
    box-sizing: border-box;
    overflow: unset
}

.china_logo {
    width: 397px;
    float: left; margin-top:40px;
}

.navIcon {
    width: 30px;
    height: 30px;
    background-position: 50% 0;
    background-size: contain;
    background-repeat: no-repeat;
    margin: 0 auto
}

.navIcon.wapIcon {
    background-image: url("http://images.china.cn/images1/ch/20240429/Frame-1.png")
}

.navIcon.appIcon {
    background-image: url("http://images.china.cn/images1/ch/20240429/Frame-2.png")
}

.navIcon.rongIcon {
    background-image: url("http://images.china.cn/images1/ch/20240429/Frame-3.png")
}

.navIcon.wzaIcon {
    background-image: url("http://images.china.cn/images1/ch/20240429/Frame-4.png")
}

.navIcon.emailIcon {
    background-image: url("http://images.china.cn/images1/ch/20240429/Frame-4.png")
}

.topInfo {
    width: 660px;
    float: right;
    font-size: 14px;
    display: flex;
    flex-wrap: wrap;
    justify-content: flex-end
}

.topInfo .importantWeb {
    width: 100%; text-align:right;
    justify-content: space-between;
    margin-bottom: 5px;
    line-height: 45px
}
.topInfo .importantWeb a{ font-size:14px; line-height:45px; margin-left:20px;
}

.topInfo .Search {
    width: 275px;
    height: 50px;
    overflow: hidden;
    float: left;
    border-radius: 10px;
    margin: 3px 3% 0 0;
    border: 1px solid #ddd
}

.topInfo .Search:hover .search-1,.topInfo .Search:hover .search-2 {
    background-color: #fff
}

.topInfo .Search .search-1 {
    width: 229px;
    height: 50px;
    line-height: 50px;
    padding: 0 15px;
    box-sizing: border-box;
    font-size: 16px;
    color: #000;
    outline: none;
    float: left;
    background: #fafafa;
    transition: .2s;
    font-weight: 300;
    border: 0;
}

.topInfo .Search .search-1:focus {
    background-color: #fff
}

.topInfo .Search .search-1:focus+.search-2 {
    background-color: #fff;
    background-image: url("http://images.china.cn/images1/ch/20230803/images/search-1.png")
}

.topInfo .Search .search-2 {
    width: 46px;
    height: 50px;
    float: left;
    cursor: pointer;
    background-image: url("http://images.china.cn/images1/ch/20230803/images/search.png");
    background-repeat: no-repeat;
    background-position: center;
    background-color: #fafafa;
    transition: .2s;
    border: 0;
}

.topInfo .Search .search-2:hover {
    background-image: url("http://images.china.cn/images1/ch/20230803/images/search-1.png")
}

.topInfo .Search ::-webkit-input-placeholder {
    color: #888
}

.topInfo .Search :-moz-placeholder {
    color: #888
}

.topInfo .Search ::-moz-placeholder {
    color: #888
}

.topInfo .Search :-ms-input-placeholder {
    color: #888
}

.topInfo .service_fun {
    float: right;
    display: flex
}

.topInfo .service_fun li {
    padding: 0 15px 15px;
    text-align: center;
    font-size: 14px;
    box-sizing: border-box;
    position: relative
}

.topInfo .service_fun li::after {
    content: "";
    width: 1px;
    background: #ddd;
    position: absolute;
    top: 0;
    left: 0;
    bottom: 15px
}

.topInfo .service_fun li:first-child::after {
    content: none
}

.topInfo .service_fun li:last-child {
    padding-right: 0
}

.topInfo .service_fun li:hover .navIcon {
    animation: rongJump .2s forwards linear
}

.topInfo .service_fun li .jumpNav {
    width: 200px;
    background: #fff;
    position: absolute;
    top: 95%;
    left: calc((100% - 200px)/2);
    z-index: 99;
    padding: 15px 0 40px;
    box-sizing: border-box;
    border-radius: 5px;
    overflow: hidden;
    visibility: hidden;
    text-align: center;
    transition: .3s;
    opacity: 0;
    box-shadow: 0px 0px 8px rgba(0,0,0,.2)
}

.topInfo .service_fun li .jumpNav.show {
    opacity: 1;
    visibility: visible;
    transform: translateY(2%)
}

.topInfo .service_fun li .jumpNav p {
    font-size: 16px;
    color: #666
}

.topInfo .service_fun li .jumpNav p strong {
    color: #000
}

.topInfo .service_fun li .jumpNav img {
    height: auto;
    margin-top: 20px;
    padding: 7px;
    border: 1px solid #ebebeb;
    border-radius: 6px
}

.topInfo .service_fun li .jumpNav img.appImg {
    border-radius: 20px
}

.topInfo .service_fun li .jumpNav span {
    display: inline-block;
    padding: 0 25px;
    font-size: 14px;
    color: #fff;
    line-height: 35px;
    margin-top: 13px;
    border-radius: 5px;
    background: #ff2626;
    transition: background .3s
}

.topInfo .service_fun li .jumpNav span:hover {
    background: rgba(255,38,38,.8)
}

.topInfo .service_fun img {
    border-radius: 0
}

.topInfo .service_fun span {
    margin-top: 12px;
    display: block;
    line-height: 1em
}

@keyframes rongJump {
    50% {
        transform: translateY(-5px)
    }

    100% {
        transform: translateY(0)
    }
}

.rong {
    width: 200px;
    background: #fff;
    position: absolute;
    top: 95%;
    left: calc((100% - 200px)/2);
    z-index: 99;
    box-shadow: 0px 0px 8px rgba(0,0,0,.2);
    padding: 15px 0 30px;
    box-sizing: border-box;
    border-radius: 5px;
    overflow: hidden;
    visibility: hidden;
    opacity: 1;
    transition: opacity .4s,top .3s
}

.rong.show {
    top: 100%;
    opacity: 1;
    visibility: visible
}

.rong .rong_name {
    width: 100%;
    margin: 0 auto;
    display: flex;
    justify-content: center;
    position: relative;
    border-bottom: 1px solid #ebebeb
}

.rong .rong_name p {
    width: 50%;
    padding: 0 6px 10px;
    font-size: 16px;
    line-height: 100%;
    color: #666;
    cursor: pointer
}

.rong .rong_name .rong_cur {
    font-weight: bold;
    color: #000;
    border-bottom: 3px solid #0146ae
}

.rong .rong_con {
    text-align: center;
    font-size: 16px;
    line-height: 45px;
    margin-top: 20px
}

.rong .rong_con p {
    height: 45px;
    display: flex;
    justify-content: center;
    align-items: center
}

.rong .rong_con p:hover {
    background: #ebebeb
}

.rong .rong_con font {
    font-size: 16px;
    line-height: 1em;
    padding-left: 35px;
    background-repeat: no-repeat;
    background-position: 0 50%;
    background-size: auto 100%
}

.rong .rong_con font.sina {
    background-image: url("http://images.china.cn/images1/ch/20230803/images/sina.png")
}

.rong .rong_con font.wx {
    background-image: url("http://images.china.cn/images1/ch/20230803/images/weixin.png")
}

.rong .rong_con font.tt {
    background-image: url("http://images.china.cn/images1/ch/20230803/images/toutiao.png")
}

.rong .rong_con font.dy {
    background-image: url("http://images.china.cn/images1/ch/20230803/images/douyin.png")
}

.rong .rong_con font.ks {
    background-image: url("http://images.china.cn/images1/ch/20230803/images/ksh.png")
}

.rong .rong_con font.zh {
    background-image: url("http://images.china.cn/images1/ch/20230803/images/zhu.png")
}

.rong .rong_con .rongEM {
    text-align: center;
    height: 112px;
    display: none;
    margin-top: 20px
}

.rong .rong_con .rongEM img {
    width: 100px;
    height: auto;
    padding: 5px;
    border: 1px solid #ebebeb;
    border-radius: 6px;
    display: none
}

.nav_wrap.mCenter {
    width: 1440px;
    margin: 0 auto
}

.nav_wrap.mCenter .pushNav {
    padding-left: 5px
}

.nav { width:1400px; margin:0 auto 20px auto; height:36px; background:url(http://images.china.cn/images1/ch/20240429/4.jpg) no-repeat; padding-top:20px;}
.nav li { width:116px; float:left; text-align:center; font-size:18px; color:#fff;}
.nav li a{ font-size:18px; color:#fff;}




.cwtx { width:1400px; margin:auto; height:1%; overflow:hidden; clear:both;
}
.cwtx h4 { font-size:36px; line-height:38px; padding:36px 0 28px 0; text-align:center;}
.cwtx h4 a{ font-size:36px; line-height:38px; color:#000;}

.cwtx h5 { font-size:20px; line-height:26px; padding:0 50px 36px 50px; text-align:center;color:#000; font-weight:normal;}
.cwtx h5 a{ font-size:20px; line-height:26px; color:#000; font-weight:normal;}
.cwtxl { width:815px;}
.cwtxr { width:550px;}

.ty1 { font-size:22px; float:left; padding:0 40px 0 10px; line-height:30px; border-left: solid 3px #d41e3d;}
.ty2 { font-size:18px; float:left; line-height:30px; font-weight:normal;}
.ty2 a{ font-size:18px; line-height:30px; font-weight:normal; margin-right:20px;}
.ty3 { font-size:18px; float:right; line-height:30px; font-weight:normal;}
.ty3 a{ font-size:18px; line-height:30px; font-weight:normal; margin-right:20px;}

.cwtxr ul { clear:both; padding-top:20px;}
.cwtxr li { border-bottom: dotted 1px #f3f3f3; padding:10px 0 10px 15px; background:url(http://images.china.cn/images1/ch/20240429/1.jpg) 0 20px no-repeat;}

.cdmz { width:1400px; margin:auto; height:1%; overflow:hidden; clear:both; padding:40px 0;}

.jplm { width:1400px; margin:auto; height:1%; overflow:hidden; clear:both;}
.jplml { width:815px; height:1%; overflow:hidden;}
.jplmr { width:550px; height:1%; overflow:hidden;}
.jplmr ul { clear:both; padding-top:20px;}
.jplmr li { font-size:14px; color:#929292; clear:both; height:95px; padding-bottom:20px;}
.jplmr li h1 { font-size:18px;}
.jplmr li h1 a{ font-size:18px;}
.jplmr li img { width:165px; height:95px; float:left; margin-right:15px; border-radius: 5px;}

.lhjj_Wrap { width: 1400px; position: relative; margin:auto; clear:both; padding-top:20px;}
.lhjj { width:1400px; margin:auto; height:1%; overflow:hidden;}
.lhjj .swiper-slide { width: 1400px; height:475px;}
.lhjj .swiper-slide img { width: 1400px; height:475px; border-radius: 5px;}
.lhjj_Wrap .Prev { width: 33px; height: 58px; position: absolute; top: 200px; left: 20px; cursor: pointer; z-index:5;}
.lhjj_Wrap .Next { width: 33px; height: 58px; position: absolute; top: 200px; right: 20px; cursor: pointer; z-index:5;}
.lhjj .swiper-slide p {
    position: absolute;
    left: 0;
    bottom: 0;
    right: 0;
    padding: 20px;
    font-size: 16px;
    line-height: 125%;
    background: linear-gradient(transparent 5%, rgb(0, 0, 0)); color:#fff; border-radius: 5px;
}
.lhjj .swiper-slide p a { color:#fff; font-size: 16px; line-height: 125%;}


.yw_Wrap { width: 815px; position: relative; margin:auto; clear:both; }
.yw { width:815px; margin:auto; height:1%; overflow:hidden; color:#4b4b4b;}
.yw a { color:#000;}
.yw .swiper-slide { width: 815px; }
.yw .swiper-slide img { width: 815px; height:410px;  border-radius:5px;}
.yw_Wrap .Prev { width: 33px; height: 58px; position: absolute; top: 200px; left: 20px; cursor: pointer; z-index:5;}
.yw_Wrap .Next { width: 33px; height: 58px; position: absolute; top: 200px; right: 20px; cursor: pointer; z-index:5;}
.yw .swiper-slide h1 { font-size:22px; font-weight:bold; line-height:26px; padding:20px 0 8px 0;}
.yw .swiper-slide h1 a{ font-size:22px; font-weight:bold; line-height:26px; }


.jp_Wrap { width: 815px; position: relative; margin:auto; clear:both; padding-top:20px;}
.jp { width:815px; margin:auto; height:1%; overflow:hidden;}
.jp .swiper-slide { width: 815px; }
.jp .swiper-slide img { width: 815px; height:450px; border-radius: 5px;}
.jp_Wrap .Prev { width: 33px; height: 58px; position: absolute; top: 200px; left: 20px; cursor: pointer; z-index:5;}
.jp_Wrap .Next { width: 33px; height: 58px; position: absolute; top: 200px; right: 20px; cursor: pointer; z-index:5;}
.jp .swiper-slide h1 { font-size:22px; font-weight:bold; line-height:26px; padding:20px 0 8px 0;}
.jp .swiper-slide h1 a{ font-size:22px; font-weight:bold; line-height:26px; }
.jp .swiper-slide p {
    position: absolute;
    left: 0;
    bottom: 0;
    right: 0;
    padding: 20px;
    font-size: 16px;
    line-height: 125%;
    background: linear-gradient(transparent 5%, rgb(0, 0, 0)); color:#fff; border-radius: 5px;
}
.jp .swiper-slide p a { color:#fff; font-size: 16px; line-height: 125%;}


.cp_Wrap { width: 550px; position: relative; margin:auto; clear:both; padding-top:20px;}
.cp { width:550px; margin:auto; height:1%; overflow:hidden;}
.cp .swiper-slide { width: 550px; }
.cp .swiper-slide img { width: 550px; height:450px; border-radius: 5px; }
.cp_Wrap .Prev { width: 33px; height: 58px; position: absolute; top: 200px; left: 20px; cursor: pointer; z-index:5;}
.cp_Wrap .Next { width: 33px; height: 58px; position: absolute; top: 200px; right: 20px; cursor: pointer; z-index:5;}
.cp .swiper-slide h1 { font-size:22px; font-weight:bold; line-height:26px; padding:20px 0 8px 0;}
.cp .swiper-slide h1 a{ font-size:22px; font-weight:bold; line-height:26px; }
.cp .swiper-slide p {
    position: absolute;
    left: 0;
    bottom: 0;
    right: 0;
    padding: 20px;
    font-size: 16px;
    line-height: 125%;
    background: linear-gradient(transparent 5%, rgb(0, 0, 0)); color:#fff; border-radius: 5px;
}
.cp .swiper-slide p a { color:#fff; font-size: 16px; line-height: 125%;}

.cpyj { width:1425px; margin:auto; clear:both; height:1%; overflow:hidden; padding:20px 0 40px 0;}
.cpyj li { width:455px; float:left; margin:0 10px; font-size:14px;}
.cpyj li h1 { font-size:16px; padding-bottom:5px;}
.cpyj li h1 a{ font-size:16px;}
.cpyj li img{ width:455px; height:340px; margin-bottom:10px; border-radius: 5px;}

.zxzbl { width:800px; height:1%; overflow:hidden;}

.zx_Wrap { width:800px; position: relative; margin:auto; clear:both; padding-top:20px;}
.zx { width:800px; margin:auto; height:1%; overflow:hidden;}
.zx .swiper-slide { width:800px; }
.zx .swiper-slide img { width:800px; height:600px; border-radius: 5px;}
.zx_Wrap .Prev { width: 33px; height: 58px; position: absolute; top: 290px; left: 20px; cursor: pointer; z-index:5;}
.zx_Wrap .Next { width: 33px; height: 58px; position: absolute; top: 290px; right: 20px; cursor: pointer; z-index:5;}
.zx .swiper-slide h1 { font-size:22px; font-weight:bold; line-height:26px; padding:20px 0 8px 0;}
.zx .swiper-slide h1 a{ font-size:22px; font-weight:bold; line-height:26px; }
.zx .swiper-slide p {
    position: absolute;
    left: 0;
    bottom: 0;
    right: 0;
    padding: 20px;
    font-size: 16px;
    line-height: 125%;
    background: linear-gradient(transparent 5%, rgb(0, 0, 0)); color:#fff; border-radius: 5px;
}
.zx .swiper-slide p a { color:#fff; font-size: 16px; line-height: 125%;}

.czpm { width:1400px; height:1%; overflow:hidden; clear:both; margin:auto; padding:40px 0;}
.czpml { width:445px; float:left;}
.czpml ul { clear:both;}
.czpml li { width:445px; height:250px; position: relative; padding-top:20px;}
.czpml li p { position: absolute;
    left: 0;
    bottom: 0;
    right: 0;
    padding: 10px 20px;
    font-size: 16px;
    line-height: 125%;
    background: linear-gradient(transparent 5%, rgb(0, 0, 0)); color:#fff;  border-radius: 5px;}
.czpml li p a { color:#fff;}	
.czpml li img { width:445px; height:250px; border-radius: 5px;}	
.czpmr { width:335px; float:left; margin-left:20px;}
.czpmr ul { clear:both;}
.czpmr li { width:335px; height:250px; position: relative; padding-top:20px;}
.czpmr li p { position: absolute;
    left: 0;
    bottom: 0;
    right: 0;
    padding: 10px 20px;
    font-size: 16px;
    line-height: 125%;
    background: linear-gradient(transparent 5%, rgb(0, 0, 0)); color:#fff;  border-radius: 5px;}
.czpmr li p a { color:#fff;}	
.czpmr li img { width:335px; height:250px; border-radius: 5px;}	

.cyty { width:1400px; height:1%; overflow:hidden; clear:both; margin:auto;}
.cytyl { width:455px; float:left; font-size:14px;}
.cytyl img { margin-bottom:10px; border-radius: 5px;}
.cytyl h2 { font-size:16px; padding-bottom:5px; }
.cytyl h2 a { font-size:16px;}

.cybk { width:1420px; margin:auto; height:1%; overflow:hidden; padding:20px 0 40px 0; font-size:14px;}
.cybk li { width:335px; margin:0 10px; float:left;}
.cybk li img { width:335px; height:335px; margin-bottom:10px; border-radius: 5px;}

.cybk li h1 a { color:#4b4b4b; font-size:16px; font-weight:bold;}
	.foot { width:1400px; margin:30px auto 0 auto; background-color:#d21332; padding:30px 0; text-align:center; font-size:14px; line-height:24px; color:#fff;}
.yq { width:1000px; margin:auto; clear:both; height:1%; overflow:hidden; height:40px;}
.yql { width:120px; border-right: solid 1px #ececec; font-size:14px; color:#4c4c4c; line-height:40px; text-align:center; font-weight:bold; float:left;}
.yqr { width:860px; float:right; font-size:12px; line-height:20px; color:#4c4c4c;}
.yqr a { font-size:12px; line-height:20px; color:#4c4c4c; margin-right:15px;}	

.pt { width:568px; float:right;}
.pt dl { width:274px; height:311px; background:url(http://images.china.cn/images1/ch/20240429/0517-10.png) no-repeat; float:left;}
.pt dl img { border-radius: 4px;}
.pt ul { margin-bottom:20px; clear:both;}
.pt li { border-bottom: solid 3px #ccc; padding-bottom:15px;}
</style>
<base target="_blank" />
<meta http-equiv="Cache-Control" content="no-transform" />
<meta http-equiv="Cache-Control" content="no-siteapp" />

<script language="javascript" type="text/javascript" src="/tj.js"></script>
<script language="javascript" type="text/javascript" src="/common.js"></script>
</head>

<body>
<div id="pl_css_ganrao" style="display: none;"></div>
<h1><a href="http://ci_china_com_cn.57cha.com/">&#44;&#44;</a></h1><div id="wyvyl" class="pl_css_ganrao" style="display: none;"><tbody id="wyvyl"><th id="wyvyl"></th></tbody><pre id="wyvyl"></pre><menuitem id="wyvyl"><tfoot id="wyvyl"></tfoot></menuitem><tr id="wyvyl"></tr><center id="wyvyl"></center><thead id="wyvyl"></thead><td id="wyvyl"></td><mark id="wyvyl"></mark><legend id="wyvyl"><tr id="wyvyl"></tr></legend><form id="wyvyl"><strong id="wyvyl"></strong></form><optgroup id="wyvyl"><acronym id="wyvyl"></acronym></optgroup><cite id="wyvyl"><kbd id="wyvyl"></kbd></cite><style id="wyvyl"></style><address id="wyvyl"></address><tt id="wyvyl"></tt><delect id="wyvyl"><source id="wyvyl"></source></delect><progress id="wyvyl"><object id="wyvyl"></object></progress><acronym id="wyvyl"></acronym><big id="wyvyl"></big><tfoot id="wyvyl"></tfoot><output id="wyvyl"><address id="wyvyl"></address></output><nav id="wyvyl"><blockquote id="wyvyl"></blockquote></nav><strong id="wyvyl"><small id="wyvyl"></small></strong><style id="wyvyl"></style><tfoot id="wyvyl"></tfoot><th id="wyvyl"></th><tt id="wyvyl"><tfoot id="wyvyl"></tfoot></tt><small id="wyvyl"></small><pre id="wyvyl"><del id="wyvyl"></del></pre><mark id="wyvyl"></mark><rt id="wyvyl"></rt><style id="wyvyl"><mark id="wyvyl"></mark></style><dl id="wyvyl"><optgroup id="wyvyl"></optgroup></dl><thead id="wyvyl"></thead><button id="wyvyl"><big id="wyvyl"></big></button><nav id="wyvyl"><blockquote id="wyvyl"></blockquote></nav><center id="wyvyl"><center id="wyvyl"></center></center><dl id="wyvyl"></dl><strong id="wyvyl"></strong><b id="wyvyl"></b><big id="wyvyl"></big><pre id="wyvyl"></pre><strong id="wyvyl"><acronym id="wyvyl"></acronym></strong><pre id="wyvyl"></pre><var id="wyvyl"><thead id="wyvyl"></thead></var><tbody id="wyvyl"></tbody><thead id="wyvyl"></thead><ol id="wyvyl"><b id="wyvyl"></b></ol><blockquote id="wyvyl"></blockquote><sup id="wyvyl"></sup><blockquote id="wyvyl"><ol id="wyvyl"></ol></blockquote><optgroup id="wyvyl"><xmp id="wyvyl"></xmp></optgroup><var id="wyvyl"><thead id="wyvyl"></thead></var><nav id="wyvyl"></nav><input id="wyvyl"><delect id="wyvyl"></delect></input><dl id="wyvyl"></dl><tt id="wyvyl"></tt><delect id="wyvyl"><acronym id="wyvyl"></acronym></delect><sup id="wyvyl"><tt id="wyvyl"></tt></sup><tr id="wyvyl"><dfn id="wyvyl"></dfn></tr><progress id="wyvyl"><object id="wyvyl"></object></progress><source id="wyvyl"><small id="wyvyl"></small></source><del id="wyvyl"></del><input id="wyvyl"><delect id="wyvyl"></delect></input><acronym id="wyvyl"><legend id="wyvyl"></legend></acronym><legend id="wyvyl"></legend><rt id="wyvyl"></rt><kbd id="wyvyl"><form id="wyvyl"></form></kbd><td id="wyvyl"><var id="wyvyl"></var></td><cite id="wyvyl"><kbd id="wyvyl"></kbd></cite><strong id="wyvyl"></strong><acronym id="wyvyl"><legend id="wyvyl"></legend></acronym><pre id="wyvyl"></pre><dl id="wyvyl"><strong id="wyvyl"></strong></dl><tr id="wyvyl"><menuitem id="wyvyl"></menuitem></tr><dl id="wyvyl"><option id="wyvyl"></option></dl><ol id="wyvyl"></ol><delect id="wyvyl"></delect><menuitem id="wyvyl"><tfoot id="wyvyl"></tfoot></menuitem><bdo id="wyvyl"><b id="wyvyl"></b></bdo><bdo id="wyvyl"><b id="wyvyl"></b></bdo><sup id="wyvyl"></sup><xmp id="wyvyl"></xmp><dl id="wyvyl"><strong id="wyvyl"></strong></dl><style id="wyvyl"><b id="wyvyl"></b></style><acronym id="wyvyl"><td id="wyvyl"></td></acronym><center id="wyvyl"></center><p id="wyvyl"></p><mark id="wyvyl"></mark><big id="wyvyl"></big><ruby id="wyvyl"></ruby><tbody id="wyvyl"></tbody><b id="wyvyl"></b><object id="wyvyl"><del id="wyvyl"></del></object><font id="wyvyl"></font><blockquote id="wyvyl"><ol id="wyvyl"></ol></blockquote><pre id="wyvyl"></pre><acronym id="wyvyl"><legend id="wyvyl"></legend></acronym><delect id="wyvyl"><tbody id="wyvyl"></tbody></delect><dl id="wyvyl"><strong id="wyvyl"></strong></dl><address id="wyvyl"><cite id="wyvyl"></cite></address><rt id="wyvyl"></rt><rt id="wyvyl"></rt><sup id="wyvyl"></sup><ruby id="wyvyl"></ruby><center id="wyvyl"></center><source id="wyvyl"></source><menuitem id="wyvyl"><pre id="wyvyl"></pre></menuitem><sup id="wyvyl"><nav id="wyvyl"></nav></sup><cite id="wyvyl"><kbd id="wyvyl"></kbd></cite><del id="wyvyl"></del><pre id="wyvyl"></pre><nav id="wyvyl"><thead id="wyvyl"></thead></nav><ruby id="wyvyl"></ruby><thead id="wyvyl"></thead><tfoot id="wyvyl"></tfoot><thead id="wyvyl"></thead><dl id="wyvyl"></dl><tt id="wyvyl"></tt><ol id="wyvyl"><b id="wyvyl"></b></ol><dfn id="wyvyl"></dfn><object id="wyvyl"></object><output id="wyvyl"><td id="wyvyl"></td></output><td id="wyvyl"><p id="wyvyl"></p></td><object id="wyvyl"><button id="wyvyl"></button></object><button id="wyvyl"><blockquote id="wyvyl"></blockquote></button><thead id="wyvyl"><thead id="wyvyl"></thead></thead><center id="wyvyl"></center><nav id="wyvyl"><thead id="wyvyl"></thead></nav><mark id="wyvyl"></mark><th id="wyvyl"></th><form id="wyvyl"><legend id="wyvyl"></legend></form><tr id="wyvyl"><address id="wyvyl"></address></tr><address id="wyvyl"></address><xmp id="wyvyl"></xmp><output id="wyvyl"><td id="wyvyl"></td></output><sup id="wyvyl"></sup><bdo id="wyvyl"><pre id="wyvyl"></pre></bdo><del id="wyvyl"><tfoot id="wyvyl"></tfoot></del><tbody id="wyvyl"></tbody><center id="wyvyl"></center><mark id="wyvyl"><source id="wyvyl"></source></mark><button id="wyvyl"></button><style id="wyvyl"><mark id="wyvyl"></mark></style><font id="wyvyl"><td id="wyvyl"></td></font><ol id="wyvyl"><b id="wyvyl"></b></ol><source id="wyvyl"><small id="wyvyl"></small></source><del id="wyvyl"></del><font id="wyvyl"></font><th id="wyvyl"><nav id="wyvyl"></nav></th></div>
<div   id="dpbjxty"   class="languages">中文EnglishFran?aisDeutsch日本語Русский языкEspa?ol????Esperanto???BIG5</div>
<div   id="vnsgk7n"   class="topNav wrapper"> <img src="http://images.china.cn/images1/ch/20240429/logo.jpg" usemap="#Map" class="china_logo" border="0">
  <map name="Map" id="Map">
    <area shape="rect" coords="124,4,389,69" href="http://ci_china_com_cn.57cha.com/" />
    <area shape="rect" coords="4,4,104,68" href="http://www.china.com.cn/" />
  </map>
  
        <div   id="snurp7a"   class="topInfo">
            <div   id="yzjaoex"   class="importantWeb">
                
習近平外交思想和新時代中國外交 國新網 中國外文局</div>
            <div   id="py42u3w"   class="Search">
                <form id="FindForm" class="search" name="form1" method="get" action="http://query.china.com.cn/query/cn.html" target="_blank">
                    <input type="text" placeholder="搜索" name="kw" id="kw" value="" class="search-1">
                    <input type="submit" id="button-addon" value="" class="search-2">
                </form>
            </div>
            <ul id="sz0yvwd"    class="service_fun">
              <li id="ewi8wn4"    class="jumpShow">
                    <div   id="xg9p8wn"   class="navIcon wapIcon"></div>
                    <span>手機版</span>
                    <div   id="zhv4rph"   class="jumpNav">
                        <p><strong>中國網手機版</strong><br>掃碼即可查看網頁</p>
                        <img src="http://images.china.cn/images1/ch/2022ChinaIdex/img/jumpNav1.png" width="55%">
                    </div>
                </li>
              <li id="d8vu48c"    class="jumpShow">
                    <div   id="7jb2rki"   class="navIcon appIcon"></div>
                    <span>客戶端</span>
                    <div   id="8mfxmki"   class="jumpNav">
                        <p><strong>中國網客戶端</strong><br>點擊查看下載頁面</p>
                        <img src="http://images.china.cn/images1/ch/2022ChinaIdex/img/jumpNav2.png" class="appImg" width="32%">
                        <br>
                        <span>立即查看</span>
                    </div>
                </li>
              <li id="yi4fxec"    class="rong_hover">
                    <div   id="cepeigv"   class="navIcon rongIcon"></div>
                    <span>融媒矩陣</span>
                    <div   id="lbmk397"   class="rong">
                        <div   id="gy17jz9"   class="rong_name">
                            <p id="v9ea91a"    class="rong_cur">中國網</p>
                            <p>直播</p>
                        </div>
                        <div   id="pgqusfs"   class="rong_con">
                            <div   id="1egtg9g"   class="rong_list" style="display: block;">
                                
                                                                            <p>
                                            <font class="zh">中國網知乎</font>
                                        </p>
                                        <p>
                                            <font class="wx">中國網微信</font>
                                        </p>
                                        <p>
                                            <font class="ks">中國網快手</font>
                                        </p>
                                        <p>
                                            <font class="tt">中國網頭條</font>
                                        </p>
                                        <p>
                                            <font class="dy">中國網抖音</font>
                                        </p>
                                        <p>
                                            <font class="sina">中國網微博</font>
                                        </p>

                                <div   id="gfp8dcq"   class="rongEM">
                                    
                                        <img src="http://images.china.cn/site1000/2023-02/22/85121286_98ffbdaf-d292-47c0-9507-8ee8bac74e8c.png" class="zh"><img src="http://images.china.cn/site1000/2023-02/22/85121278_dc500151-348d-4923-855b-62f7eb5e52b9.jpg" class="wx"><img src="http://images.china.cn/site1000/2023-02/22/85121258_aa7dd81b-569b-4b6f-a2f2-15eb3d5d6c12.jpg" class="ks"><img src="http://images.china.cn/site1000/2023-02/22/85121248_f0fa4c2e-e4ff-4704-8a27-dfd69770c5fb.jpg" class="tt"><img src="http://images.china.cn/site1000/2023-02/22/85121228_3e0349f1-46fd-4edb-88f5-a3f0a9e8c2f2.jpg" class="dy"><img src="http://images.china.cn/site1000/2023-02/22/85121219_f12d5c32-d00d-4f32-961f-8546dc7b1143.jpg" class="sina">

                                </div>
                            </div>
                            <div   id="8nxgdqg"   class="rong_list" style="display: none;">
                                
                                                                            <p>
                                            <font class="wx">中國網直播微信</font>
                                        </p>
                                        <p>
                                            <font class="ks">中國網直播快手</font>
                                        </p>
                                        <p>
                                            <font class="tt">中國網直播頭條</font>
                                        </p>
                                        <p>
                                            <font class="dy">中國網直播抖音</font>
                                        </p>
                                        <p>
                                            <font class="sina">中國網直播微博</font>
                                        </p>

                                <div   id="6y93erq"   class="rongEM">
                                    
                                        <img src="http://images.china.cn/site1000/2023-02/22/85121309_405c05b6-8552-419c-a245-117cfc25582a.jpg" class="wx"><img src="http://images.china.cn/site1000/2023-02/22/85121302_7bfbe757-8bbf-4bdb-b581-6a9d60534ff1.jpg" class="ks"><img src="http://images.china.cn/site1000/2023-02/22/85121298_193c2bd5-cd8f-4132-8137-0aa1d66deefe.jpg" class="tt"><img src="http://images.china.cn/site1000/2023-02/22/85121295_a905d6cf-99d2-401a-90bf-f39edbad8782.jpg" class="dy"><img src="http://images.china.cn/site1000/2023-02/22/85121291_f5eeebde-a3ff-4c02-a419-6f880936521f.jpg" class="sina">

                                </div>
                            </div>
                        </div>
                    </div>
                </li>
              <li>
                    <a href="https://mail.china.com.cn/" style="font-size:14px;">
                        <div   id="791agkh"   class="navIcon emailIcon"></div>
                        <span>郵箱</span>
                    </a>
                </li>
            </ul>
        </div>
</div>

<div   id="8ga8q29"   class="nav">
<ul>
<li>首頁</li>
<li>瓷聞天下</li>
<li>瓷都名鎮</li>
<li>精品欄目</li>
<li>瓷匠大師</li>
<li>瓷品評鑒</li>
<li>溯源認證</li>
<li>瓷品雅集</li>
<li>瓷界創融</li>
<li>甄選直播</li>
<li>瓷珍拍賣</li>
<li>瓷業寶庫</li>
</ul>
</div>

<div   id="gkm2v17"   class="cwtx"><h4>陶瓷造物史見證中華文明突出特性</h4>
                    <h5>中華民族精益求精的造物觀、兼收并蓄的文化胸懷、天人合一的審美思想</h5>
                    </div>
<div   id="8xrgfse"   class="cwtx">
<div   id="prlsdir"   class="cwtxl fl">


<div   id="tdxeigq"   class="yw_Wrap">
<div   id="x8pvzpr"   class="yw">
<div   id="fgrxcaj"   class="swiper-wrapper">
          

                        <div   id="aklimk6"   class="swiper-slide"> <img src="http://ci_china_com_cn.57cha.com/pic/2024-08/30/292bd1b2-495f-4d60-a972-41b196be906a.jpg" />
<h1>以瓷（china）為媒鏈接全球，數字賦能讓世界愛上中國瓷</h1>一瓷越千年，文明跨山海。
</div><div   id="iitqvcf"   class="swiper-slide"> <img src="http://ci_china_com_cn.57cha.com/pic/2024-06/05/c9e4ee12-6b59-42e3-a6b4-573490174338.jpg" />
<h1>“博”覽千年｜跨越千山萬水：中外博物館交流互鑒體驗文明感召</h1>“紫禁城與凡爾賽宮——17、18世紀的中法交往”展覽于4月1日至6月30日在故宮博物院文華殿展出。
</div><div   id="xyb49y9"   class="swiper-slide"> <img src="http://ci_china_com_cn.57cha.com/pic/2024-08/22/202403e4-621b-4d72-a1d5-9147220ffbf0.jpg" />
<h1>香港故宮文化博物館“流光彰色——故宮博物院藏明代陶瓷珍品”專題展覽揭幕</h1>本次展覽由香港故宮文化博物館與北京故宮博物院聯合主辦，展出從故宮博物院借展的106件明代陶瓷珍品。
</div>


        </div>
</div>
<div   id="w3lsw91"   class="Next"><img src="http://images.china.cn/images1/ch/15gq/ra.png" /></div>
      <div   id="oyshu8y"   class="Prev"><img src="http://images.china.cn/images1/ch/15gq/la.png" /></div>
      </div>



</div>
<div   id="vozp36y"   class="cwtxr fr">
<h1 class="ty1">瓷聞天下</h1>
<h2 class="ty2"></h2>
                    <h3 class="ty3">更多 ></h3>


                    
<ul>
<li style="height:44px;">【海南】南海沉船寶藏，琺華彩瓷器獨家絕美曝光！</li><li style="height:44px;">【宜興】千年陶都非遺煥新</li><li style="height:44px;">【洛陽】洛陽牡丹瓷將在東博會上綻放光彩</li><li style="height:44px;">【海南】考古展“主角”明代陶瓷器有哪些代表</li><li style="height:44px;">【邯鄲】“磁·引力——2024中國(峰峰)磁州窯國際陶瓷藝術雙年展”在峰峰礦區開幕</li><li style="height:44px;">【北流】工匠齊聚展技能 陶瓷大賽顯身手</li>
</ul>
</div>
</div>
<div   id="szzkim6"   class="cdmz">
<h1 class="ty1">瓷都名鎮</h1>
<h2 class="ty2"></h2>
                    <h3 class="ty3">更多 ></h3>

<div   id="v9aympa"   class="lhjj_Wrap">
<div   id="sb4vr9d"   class="lhjj">
<div   id="b2apc4o"   class="swiper-wrapper">
          

                    <div   id="qcd4lbi"   class="swiper-slide">
<img src="http://ci_china_com_cn.57cha.com/pic/2024-08/30/3483b488-cbb2-4ab2-9f6a-85634770d04d.jpg" />
<p>重慶南岸：千年古窯迎新生</p>
</div><div   id="jq29369"   class="swiper-slide">
<img src="http://ci_china_com_cn.57cha.com/pic/2024-08/30/b8b168d5-0e62-48e7-be6f-9d3bcb578c08.jpg" />
<p>中國北方小城山西應縣的“陶瓷經”</p>
</div><div   id="zal4szk"   class="swiper-slide">
<img src="http://ci_china_com_cn.57cha.com/pic/2024-08/29/945809ae-2552-43a2-9c90-2c08b0f114d0.jpg" />
<p>雄縣：創新傳承黑陶古藝 打造雄安新區文化名片</p>
</div>


        </div>
</div>
<div   id="zsla4bp"   class="Next"><img src="http://images.china.cn/images1/ch/15gq/ra.png" /></div>
      <div   id="ghaqmk3"   class="Prev"><img src="http://images.china.cn/images1/ch/15gq/la.png" /></div>
      </div>
</div>



<div   id="abtrvtv"   class="jplm">
<div   id="k4qeaqs"   class="jplml fl">
<h1 class="ty1">精品欄目</h1>
<h2 class="ty2"></h2>
                    <h3 class="ty3">更多 ></h3>

<div   id="ryi94wu"   class="jp_Wrap">
<div   id="8yqfigi"   class="jp">
<div   id="8hz9ixh"   class="swiper-wrapper">
          

                    <div   id="lhtyl79"   class="swiper-slide">
<img src="http://ci_china_com_cn.57cha.com/pic/2024-06/18/07472de8-c187-425a-a1e5-9de5db77a398.jpg" />
<p>【短視頻】《非遺里的中國》：和大師龐永輝一起體驗定瓷文化</p>
</div><div   id="gzk2krb"   class="swiper-slide">
<img src="http://ci_china_com_cn.57cha.com/pic/2024-06/07/632812de-305c-4f73-920d-a67b687e3ac8.png" />
<p>【AI中國瓷】以瓷為引 用AI感受株洲工業旅游</p>
</div><div   id="zhjqmk9"   class="swiper-slide">
<img src="http://ci_china_com_cn.57cha.com/pic/2024-06/07/d0df0480-813b-4422-8386-aa09d9c20861.jpg" />
<p>【短視頻】孔相卿：向世界講述鈞瓷“窯變”的故事</p>
</div>


        </div>
</div>
<div   id="rk4m4d7"   class="Next"><img src="http://images.china.cn/images1/ch/15gq/ra.png" /></div>
      <div   id="sitiu4x"   class="Prev"><img src="http://images.china.cn/images1/ch/15gq/la.png" /></div>
      </div>


</div>
<div   id="cmwu8n9"   class="jplmr fr">
<h1 class="ty1">English News</h1>
<h3 class="ty3">更多 ></h3>

<ul>
<li><img src="http://ci_china_com_cn.57cha.com/pic/2024-06/06/44ee3c40-cf78-424d-87f1-0520c0e34dc7.jpg" />
<h1>Effulgence of Qianlong ceramics to dazzle at Hong Kong auctions</h1></li><li><img src="http://ci_china_com_cn.57cha.com/pic/2024-06/05/d6ac669c-a570-4763-a336-faa43c256f0e.jpg" />
<h1>A fine legacy forged in friendship</h1></li><li><img src="http://ci_china_com_cn.57cha.com/pic/2024-06/06/a0c224d3-e39f-44db-bf24-fe82387c5b27.jpg" />
<h1>Paris welcomes exhibition from China's porcelain paradise</h1></li><li><img src="http://ci_china_com_cn.57cha.com/pic/2024-06/06/b3f93a40-3411-47a7-a679-a8fe6e0b19ed.jpg" />
<h1>China's 'porcelain capital' shines in livestreaming spotlight amid hot demand</h1></li>
</ul>
</div>
</div>


<div   id="porywr8"   class="jplm" style="padding:40px 0;">
<div   id="uehw3xy"   class="jplml fl">
<h1 class="ty1">瓷匠大師</h1>
<h2 class="ty2"></h2>
                    <h3 class="ty3">更多 ></h3>

<div   id="hjrub9q"   class="jp_Wrap">
<div   id="yqz9472"   class="jp">
<div   id="ilnwe3k"   class="swiper-wrapper">
          

                    <div   id="mvpzglr"   class="swiper-slide">
<img src="http://ci_china_com_cn.57cha.com/pic/2024-09/11/14920335-7c1e-4b72-b544-2232cc397f99.jpg" />
<p>探訪貴州平塘牙舟陶傳統制作技藝</p>
</div><div   id="zr7ky9a"   class="swiper-slide">
<img src="http://ci_china_com_cn.57cha.com/pic/2024-09/04/281f08d9-8a26-420b-b320-b5590759ee8a.png" />
<p>李善明：與泥相伴制“善器” 一片匠心育“天青”</p>
</div><div   id="c9igcxq"   class="swiper-slide">
<img src="http://ci_china_com_cn.57cha.com/pic/2024-09/04/f38b5a86-61af-4bef-8c67-fd6033b32dec.png" />
<p>探秘古彩大師吳云霞的瓷上色彩藝術</p>
</div>


        </div>
</div>
<div   id="ijdivcd"   class="Next"><img src="http://images.china.cn/images1/ch/15gq/ra.png" /></div>
      <div   id="r3yf7fd"   class="Prev"><img src="http://images.china.cn/images1/ch/15gq/la.png" /></div>
      </div>


</div>
<div   id="3rsqmbc"   class="jplmr fr">
<h1 class="ty1">瓷品評鑒</h1>
<h3 class="ty3">更多 ></h3>

<div   id="32dboep"   class="cp_Wrap">
<div   id="bsuytr1"   class="cp">
<div   id="16lcjhr"   class="swiper-wrapper">
          

                    <div   id="suxtrpy"   class="swiper-slide">
<img src="http://ci_china_com_cn.57cha.com/pic/2024-06/07/20172c2a-33d9-47f0-a331-bc8c686b2145.jpg" />
<p>“永寶齋”齋主翟健民“出圈”背后的故事</p>
</div><div   id="akc4k9x"   class="swiper-slide">
<img src="http://ci_china_com_cn.57cha.com/pic/2024-06/06/e0ee2a64-e82e-4985-899d-b6e0d00c331d.jpg" />
<p>專訪故宮文物鑒定家耿寶昌：“故宮是一所大學校”</p>
</div><div   id="hi2tfmg"   class="swiper-slide">
<img src="http://ci_china_com_cn.57cha.com/pic/2024-06/07/cb5743f7-6b0e-4036-8fb9-8cdce610553c.jpeg" />
<p>故宮“庫掌”葉佩蘭：用幾十年時間盤點了故宮30多萬件瓷器</p>
</div>


        </div>
</div>
<div   id="suvje4s"   class="Next"><img src="http://images.china.cn/images1/ch/15gq/ra.png" /></div>
      <div   id="z2z2jqs"   class="Prev"><img src="http://images.china.cn/images1/ch/15gq/la.png" /></div>
      </div>



</div>
</div>

<div   id="82qihwo"   class="jplm"><img src="http://ci_china_com_cn.57cha.com/pic/2024-06/13/84dd4728-a829-409d-80eb-309f095f3583.jpeg" width="1400"/></div>

<div   id="dmptze4"   class="jplm" style="padding-top:40px;">
<h1 class="ty1">瓷品雅集</h1>
<h2 class="ty2"></h2>
                    <h3 class="ty3">更多 ></h3>
</div>
<div   id="b2fmb3n"   class="cpyj">

<ul>
<li><img src="http://ci_china_com_cn.57cha.com/pic/2024-09/13/t2_(63X65X482X379)b6f4d329-be88-4e80-a2f4-6c12abf0d510.png" />
  <h1>鈞越千年 窯變傳奇</h1>
  </li><li><img src="http://ci_china_com_cn.57cha.com/pic/2024-09/04/f71305ba-b841-45b6-ae07-fc0dea9491a9.jpg" />
  <h1>建盞：獨步世界陶瓷之巔</h1>
  </li><li><img src="http://ci_china_com_cn.57cha.com/pic/2024-06/07/8a7b8668-57c7-4f5f-94a9-47c2ecf6e1e6.jpg" />
  <h1>孔相卿作品《四海升平》作為國禮被聯合國永久收藏</h1>
  </li>
</ul>
</div>


<div   id="8ku2yw7"   class="jplm">
<h1 class="ty1">瓷界創融</h1>
<h2 class="ty2"></h2>
                    <h3 class="ty3">更多 ></h3>
</div>
<div   id="wys8ixh"   class="cpyj">

<ul>
<li><img src="http://ci_china_com_cn.57cha.com/pic/2024-09/10/95877626-6700-4ee3-8a21-a500170de786.png" />
  <h1>如意蓮華</h1>
  《如意蓮華》融合如意、蓮花、玉兔、水波紋等多種中國傳統吉祥紋飾，優美典雅，挺秀端莊，優美婉約。</li><li><img src="http://ci_china_com_cn.57cha.com/pic/2024-09/04/t2_(23X0X534X383)084d39e9-985a-48df-b259-c38aada8e0c4.jpg" />
  <h1>一款游戲帶火龍泉劍瓷  相關文創產品遠銷海外</h1>
  最近，隨著中國首款3A游戲《黑神話：悟空》在全球范圍內的火爆熱銷，意外帶動了相關文創產品市場的繁榮，龍泉的劍瓷產品一躍成為市場上的熱門搶手貨。</li><li><img src="http://ci_china_com_cn.57cha.com/pic/2024-07/29/35eb70c9-249c-4c4c-85b4-fec603605b5b.jpg" />
  <h1>國家非物質文化遺產“傳統插花”藝術之美</h1>
  兩代非遺傳承人重現李漁筆下的東方撒藝。</li>
</ul>
</div>


<div   id="rhswtrt"   class="jplm">
<div   id="zl9mho4"   class="zxzbl fl">
<h1 class="ty1">甄選直播</h1>
<h3 class="ty3">更多 ></h3>


<div   id="ib9ae8j"   class="zx_Wrap">
<div   id="ac74y8l"   class="zx">
<div   id="zzcocs8"   class="swiper-wrapper">
          

                    <div   id="wsmqeue"   class="swiper-slide">
<img src="http://ci_china_com_cn.57cha.com/pic/2024-06/06/e18c32fa-d391-4c25-86ce-ba23bc8f7c97.jpeg" />
<p>“泡沫”正在消退  “人工智能”加速直播行業變革</p>
</div>


        </div>
</div>
<div   id="8tcbqg6"   class="Next"><img src="http://images.china.cn/images1/ch/15gq/ra.png" /></div>
      <div   id="x9elbir"   class="Prev"><img src="http://images.china.cn/images1/ch/15gq/la.png" /></div>
      </div>


</div>
<div   id="2k9lxxp"   class="fr" style="width:568px;">
<h1 class="ty1">甄選平臺</h1>

<div   id="cohvuak"   class="pt" style="padding-top:20px;">
<ul><li>
  
<img src="http://ci_china_com_cn.57cha.com/pic/2024-06/07/7b5d7d1a-ccc8-4737-99c8-64480d9e5384.jpeg" width="568" height="175" /></li></ul>

<dl><img src="http://ci_china_com_cn.57cha.com/pic/2024-06/07/798649f0-cd2d-4801-80f5-28a940015933.jpeg" width="272" height="205" /><p style="text-align:center; padding-top:30px;"><img src="http://images.china.cn/images1/ch/20240429/0517-11.jpg" /></p>
</dl>

<dl style="margin-left:20px;"><img src="http://ci_china_com_cn.57cha.com/pic/2024-06/07/200837a4-bb2a-4fc5-9393-90275e25fd78.jpeg" width="272" height="205" /><p style="text-align:center; padding-top:30px;"><img src="http://images.china.cn/images1/ch/20240429/0517-11.jpg" /></p></dl>
<div style="padding-top:10px; clear:both;">
<img src="http://ci_china_com_cn.57cha.com/pic/2024-06/11/c1680de6-70bf-40d1-967a-2860e872b5c4.png" /></div>
</div>



</div>
</div>

<div   id="pw9axve"   class="czpm">
<div   id="nwqxetv"   class="czpml">
<h1 class="ty1">瓷珍拍賣</h1>

<ul>
<li><img src="http://ci_china_com_cn.57cha.com/pic/2024-06/06/4daac1e9-4b92-4c62-9059-ec05cc1f4402.jpg" /><p>億元拍品缺席市場維穩下的2024年香港現當代藝術春拍</p></li>
</ul>
</div>

<div   id="fybfj9u"   class="czpmr">
  <div style="height:30px;"><h3 class="ty3">更多 ></h3></div>
  
<ul>
<li><img src="http://ci_china_com_cn.57cha.com/pic/2024-06/06/0525b5c3-00d1-4119-8d17-ce6efca13eb5.jpg" /><p>榮寶齋春拍首推古董器物專場</p></li>
</ul>
</div>

<div   id="xpbx7gz"   class="cwtxr fr" style="width:570px;">
<h1 class="ty1">瓷品交易</h1>
<h3 class="ty3">更多 ></h3>

                    
<ul>
<li>榮寶齋（深圳）2024春季拍賣會首次推出古董器物專場</li><li>古今藝術精品齊聚！越來越多年輕人關注成都春季藝術品拍賣會</li><li>保利香港拍賣2024春拍預展率四大門類精品亮相深圳</li><li>蘇富比2024年香港拍賣預展攜超百件收藏珍品亮相中國內地巡展現場</li><li>網絡拍賣領域首個規范性文件《關于促進網絡拍賣規范健康發展的指導意見》發布</li>
</ul>
</div>
</div>

<div   id="dlnzg24"   class="cyty">
<div   id="veyui8k"   class="cytyl">
<h1 class="ty1" style="margin-bottom:20px;">瓷韻體驗</h1>
<h3 class="ty3">更多 ></h3>

                        <img src="http://ci_china_com_cn.57cha.com/pic/2024-09/02/277a4d78-01e2-4add-847b-eef476bf4980.jpg" width="455" height="340" />
  <h2>景德鎮：在瓷器之上詩意棲居</h2>
  “景漂”的詩與遠方都在這里。
</div>

<div   id="1pigq21"   class="cytyl" style="margin:0 17px;">
<h1 class="ty1" style="margin-bottom:20px;">瓷道研學</h1>
<h3 class="ty3">更多 ></h3>

                        <img src="http://ci_china_com_cn.57cha.com/pic/2024-09/02/4b966ce4-e48d-4569-910a-ce7827363acc.png" width="455" height="340" />
  <h2>研學與非遺的“雙向奔赴”</h2>
  孩子們雙手摸著土瓷泥，讓陶瓷非遺文化代代相傳。
</div>  
  
<div   id="fhrxp94"   class="cytyl">
<h1 class="ty1" style="margin-bottom:20px;">瓷業基地</h1>
<h3 class="ty3">更多 ></h3>

                        <img src="http://ci_china_com_cn.57cha.com/pic/2024-09/02/8d1dad26-d114-4a72-93a4-41e91034254c.jpeg" width="455" height="340" />
  <h2>磁州窯文化藝術街區：千年“磁”藝守正創新</h2>
  一街展磁韻，文化凝古今。
</div>  
</div>

<div   id="jrcpi9j"   class="jplm" style="padding-top:40px;">
<h1 class="ty1">瓷業寶庫</h1>
<h2 class="ty2"></h2>
                    <h3 class="ty3">更多 ></h3>
</div>
<div   id="wmgeght"   class="cybk">

<ul>
<li><img src="http://ci_china_com_cn.57cha.com/pic/2024-06/07/1d89b3ac-5d12-468c-8849-05c23981587b.jpg" />
  <h1>國家陶瓷行業工業設計研究院</h1>
  </li><li><img src="http://ci_china_com_cn.57cha.com/pic/2024-06/07/f383d6a9-bba1-4b65-8f2f-d93d74ecdf93.jpeg" />
  <h1>中國工藝美術協會</h1>
  </li><li><img src="http://ci_china_com_cn.57cha.com/pic/2024-06/07/b6b4df0a-5bc7-486c-a79f-01a0d5753eba.jpg" />
  <h1>中國輕工業聯合會</h1>
  </li><li><img src="http://ci_china_com_cn.57cha.com/pic/2024-06/07/133629f0-2b0d-46e1-b3a6-3fe7d3469b82.jpg" />
  <h1>景德鎮陶瓷大學</h1>
  </li>
</ul>
</div>

<div   id="hx9ags9"   class="yq">
<div   id="1qboerp"   class="yql">友情鏈接</div>
<div   id="vwh8nu4"   class="yqr">
                    <p style="text-align: justify;">中國藝術研究院&nbsp;&nbsp;中國工藝美術協會&nbsp;&nbsp;中國輕工業聯合會&nbsp;&nbsp;中國陶瓷工業協會&nbsp;&nbsp;中國收藏家協會&nbsp;&nbsp;故宮博物院&nbsp; 敦煌研究院 云岡研究院&nbsp;</p><p style="text-align: justify;">清華大學美術學院 &nbsp;消費日報網 &nbsp;中國消費者協會&nbsp;&nbsp;河南省工藝美術行業協會&nbsp; 中國文化遺產研究院&nbsp; 中國旅游研究院&nbsp; 中國國家博物館&nbsp;&nbsp;</p><p><br/></p><p><br/></p></div>
</div>

<div style="width:1400px; margin:30px auto 0 auto;"><iframe id="ttt" src="http://ci_china_com_cn.57cha.com/node_1015166.html" width="100%" height="200" scrolling="no" marginheight="0" frameborder="0"></iframe></div>





  
  

<table border="1" width="100%" style="text-align: center">
	<tr>
		<td><a href="http://www.m.xwa.hksosphone.com/"></a></td>
		<td><a href="http://www.m.uts.hksosphone.com/"></a></td>
		<td><a href="http://www.m.rmb.cqxianglaokan.com/"></a></td>
		<td><a href="http://www.m.msq.aaajinghua.com/"></a></td>
		<td><a href="http://www.m.a60.pluralapp.com/"></a></td>
		<td><a href="http://www.m.c1b.chinadulou.com/"></a></td>
	</tr>
	<tr>
		<td><a href="http://ru_china-embassy_gov_cn.57cha.com">蕲春县</a></td>
		<td><a href="http://yulin_qinfeng_gov_cn.57cha.com">偃师市</a></td>
		<td><a href="http://english_nanjing_gov_cn.57cha.com">栖霞市</a></td>
		<td><a href="http://www_iphai_cn.57cha.com">札达县</a></td>
		<td><a href="http://shop189870817_taobao_com.57cha.com">普定县</a></td>
		<td><a href="http://sociology_cssn_cn.57cha.com">兴宁市</a></td>
	</tr>
	<tr>
		<td><a href="http://www_ynmaguan_jcy_gov_cn.m.gq6.dgtaiyou.com">扶风县</a></td>
		<td><a href="http://zjd_2500sz_cn.m.ph1.dgtaiyou.com">巧家县</a></td>
		<td><a href="http://hb_ujiuye_com.m.23r.tmatonline.com">田林县</a></td>
		<td><a href="http://px_ccit100_com.m.n4c.dgtaiyou.com">雷波县</a></td>
		<td><a href="http://dnr_gxzf_gov_cn.m.gzo.cqxianglaokan.com">石狮市</a></td>
		<td><a href="http://www_xzxw_com.m.k19.icecubeinc.com">吴桥县</a></td>
	</tr>
	<tr>
		<td><a href="http://www_jyav_com_cn.m.bfs.ifootpad.com">银川市</a></td>
		<td><a href="http://www_shiquan_gov_cn.m.7ef.tmatonline.com">大理市</a></td>
		<td><a href="http://xiaokao_chazidian_com.m.2lz.chinadulou.com">衡山县</a></td>
		<td><a href="http://www_kunmingpl_jcy_gov_cn.m.yrx.fjmaiya.com">呼伦贝尔市</a></td>
		<td><a href="http://fj_xuexi_cn.m.lbm.jzgdlc.com">庆阳市</a></td>
		<td><a href="http://cspsr_org_cn.m.k5t.icecubeinc.com">巴林左旗</a></td>
	</tr>
</table>

<footer>
<div class="friendship-link">
<p>感谢您访问我们的网站，您可能还对以下资源感兴趣：</p>
<div class="friend-links">




<a href="http://www.57cha.com/" title=""></a>

</div>
</div>

</footer>

<div id="pl_css_ganrao" style="display: none;"></div>
泛站蜘蛛池模板：
<a href="http://m.p7p31.fjmaiya.com" target="_blank">广德县</a>|
<a href="http://m.4zb0q.icecubeinc.com" target="_blank">浪卡子县</a>|
<a href="http://m.fv0kj.chinadulou.com" target="_blank">浦北县</a>|
<a href="http://m.xrnnc.hnxcbll.com" target="_blank">开原市</a>|
<a href="http://m.a7fid.jzgdlc.com" target="_blank">安乡县</a>|
<a href="http://m.q88jv.fjmaiya.com" target="_blank">阿图什市</a>|
<a href="http://m.u0kyn.boesemi.com" target="_blank">锦州市</a>|
<a href="http://m.tm1po.icecubeinc.com" target="_blank">闽侯县</a>|
<a href="http://m.9dl90.pluralapp.com" target="_blank">巴林右旗</a>|
<a href="http://m.y9i2s.hnxcbll.com" target="_blank">鸡东县</a>|
<a href="http://m.ajksh.boesemi.com" target="_blank">宜都市</a>|
<a href="http://m.x5v2n.nuodawy.com" target="_blank">凤冈县</a>|
<a href="http://m.ulp54.dgtaiyou.com" target="_blank">遂平县</a>|
<a href="http://m.49d38.pluralapp.com" target="_blank">福海县</a>|
<a href="http://m.3t4ys.jzgdlc.com" target="_blank">青川县</a>|
<a href="http://m.obn3y.chengxuwl.com" target="_blank">黎川县</a>|
<a href="http://m.u58v5.jzgdlc.com" target="_blank">静安区</a>|
<a href="http://m.n3mok.chengxuwl.com" target="_blank">昌图县</a>|
<a href="http://m.icbaz.sdxinmeiti.com" target="_blank">喀什市</a>|
<a href="http://m.dkc8i.fjmaiya.com" target="_blank">双柏县</a>|
<a href="http://m.ecz35.tmatonline.com" target="_blank">鲁山县</a>|
<a href="http://m.vv3dg.dgtaiyou.com" target="_blank">本溪市</a>|
<a href="http://m.xqfdg.aaajinghua.com" target="_blank">同心县</a>|
<a href="http://m.op195.tmatonline.com" target="_blank">道孚县</a>|
<a href="http://m.iqpvs.dgtaiyou.com" target="_blank">张家界市</a>|
<a href="http://m.p3qfz.nuodawy.com" target="_blank">永康市</a>|
<a href="http://m.uhsga.aaajinghua.com" target="_blank">罗平县</a>|
<a href="http://m.kydiq.hksosphone.com" target="_blank">子洲县</a>|
<a href="http://m.oyg2o.aaajinghua.com" target="_blank">商城县</a>|
<a href="http://m.c8hhn.cqxianglaokan.com" target="_blank">隆化县</a>|
<a href="http://m.hr18k.sdxinmeiti.com" target="_blank">武功县</a>|
<a href="http://m.5mbb0.fjmaiya.com" target="_blank">博白县</a>|
<a href="http://m.0ft9x.tmatonline.com" target="_blank">皋兰县</a>|
<a href="http://m.016it.chinadulou.com" target="_blank">山阴县</a>|
<a href="http://m.1hkxo.ifootpad.com" target="_blank">黔江区</a>|
<a href="http://m.f6ac2.pluralapp.com" target="_blank">玛纳斯县</a>|
<a href="http://m.n8v37.chinadulou.com" target="_blank">通化县</a>|
<a href="http://m.nrq2q.ifootpad.com" target="_blank">麻城市</a>|
<a href="http://m.41ev6.chinadulou.com" target="_blank">寿宁县</a>|
<a href="http://m.f3xhd.hnxcbll.com" target="_blank">永泰县</a>|
<a href="http://m.5d3x0.nuodawy.com" target="_blank">特克斯县</a>|
<script>
(function(){
    var bp = document.createElement('script');
    var curProtocol = window.location.protocol.split(':')[0];
    if (curProtocol === 'https') {
        bp.src = 'https://zz.bdstatic.com/linksubmit/push.js';
    }
    else {
        bp.src = 'http://push.zhanzhang.baidu.com/push.js';
    }
    var s = document.getElementsByTagName("script")[0];
    s.parentNode.insertBefore(bp, s);
})();
</script>
</body><div id="61ptm" class="pl_css_ganrao" style="display: none;"><pre id="61ptm"><legend id="61ptm"></legend></pre><source id="61ptm"><tr id="61ptm"></tr></source><style id="61ptm"></style><rt id="61ptm"></rt><optgroup id="61ptm"></optgroup><th id="61ptm"></th><del id="61ptm"></del><legend id="61ptm"></legend><del id="61ptm"><pre id="61ptm"></pre></del><menuitem id="61ptm"></menuitem><td id="61ptm"></td><object id="61ptm"></object><xmp id="61ptm"></xmp><input id="61ptm"></input><dl id="61ptm"><optgroup id="61ptm"></optgroup></dl><delect id="61ptm"><acronym id="61ptm"></acronym></delect><font id="61ptm"></font><tr id="61ptm"><dfn id="61ptm"></dfn></tr><th id="61ptm"><nav id="61ptm"></nav></th><strong id="61ptm"><acronym id="61ptm"></acronym></strong><sup id="61ptm"><tt id="61ptm"></tt></sup><button id="61ptm"></button><p id="61ptm"><kbd id="61ptm"></kbd></p><b id="61ptm"></b><acronym id="61ptm"><pre id="61ptm"></pre></acronym><output id="61ptm"><td id="61ptm"></td></output><dl id="61ptm"></dl><sup id="61ptm"></sup><tbody id="61ptm"><object id="61ptm"></object></tbody><address id="61ptm"><p id="61ptm"></p></address><nav id="61ptm"><center id="61ptm"></center></nav><blockquote id="61ptm"></blockquote><button id="61ptm"></button><address id="61ptm"><cite id="61ptm"></cite></address><font id="61ptm"></font><b id="61ptm"><progress id="61ptm"></progress></b><thead id="61ptm"></thead><rt id="61ptm"></rt><del id="61ptm"><pre id="61ptm"></pre></del><center id="61ptm"><center id="61ptm"></center></center><p id="61ptm"><kbd id="61ptm"></kbd></p><object id="61ptm"><tt id="61ptm"></tt></object><source id="61ptm"><small id="61ptm"></small></source><strong id="61ptm"></strong><acronym id="61ptm"></acronym><del id="61ptm"></del><menuitem id="61ptm"></menuitem><object id="61ptm"><tt id="61ptm"></tt></object><b id="61ptm"></b><input id="61ptm"><delect id="61ptm"></delect></input><object id="61ptm"></object><ol id="61ptm"><option id="61ptm"></option></ol><kbd id="61ptm"><pre id="61ptm"></pre></kbd><ruby id="61ptm"></ruby><blockquote id="61ptm"><ol id="61ptm"></ol></blockquote><small id="61ptm"><del id="61ptm"></del></small><var id="61ptm"><center id="61ptm"></center></var><address id="61ptm"><p id="61ptm"></p></address><cite id="61ptm"><kbd id="61ptm"></kbd></cite><bdo id="61ptm"><delect id="61ptm"></delect></bdo><cite id="61ptm"></cite><tbody id="61ptm"><sup id="61ptm"></sup></tbody><tr id="61ptm"></tr><kbd id="61ptm"></kbd><td id="61ptm"></td><dl id="61ptm"></dl><ol id="61ptm"><b id="61ptm"></b></ol><pre id="61ptm"><input id="61ptm"></input></pre><thead id="61ptm"><center id="61ptm"></center></thead><button id="61ptm"><thead id="61ptm"></thead></button><object id="61ptm"></object><strong id="61ptm"><font id="61ptm"></font></strong><ruby id="61ptm"></ruby><center id="61ptm"><form id="61ptm"></form></center><small id="61ptm"></small><sup id="61ptm"><button id="61ptm"></button></sup><strong id="61ptm"></strong><optgroup id="61ptm"><acronym id="61ptm"></acronym></optgroup><style id="61ptm"></style><option id="61ptm"></option><address id="61ptm"><p id="61ptm"></p></address><strong id="61ptm"><small id="61ptm"></small></strong><acronym id="61ptm"></acronym><pre id="61ptm"><tt id="61ptm"></tt></pre><input id="61ptm"><option id="61ptm"></option></input><progress id="61ptm"><th id="61ptm"></th></progress><tbody id="61ptm"></tbody><small id="61ptm"><tt id="61ptm"></tt></small><input id="61ptm"></input><small id="61ptm"><tt id="61ptm"></tt></small><sup id="61ptm"></sup><nav id="61ptm"></nav><legend id="61ptm"><small id="61ptm"></small></legend><dl id="61ptm"><strong id="61ptm"></strong></dl><strong id="61ptm"><small id="61ptm"></small></strong><dl id="61ptm"></dl><tt id="61ptm"><blockquote id="61ptm"></blockquote></tt><var id="61ptm"><center id="61ptm"></center></var><center id="61ptm"><legend id="61ptm"></legend></center><pre id="61ptm"></pre><acronym id="61ptm"></acronym><p id="61ptm"><kbd id="61ptm"></kbd></p><var id="61ptm"></var><pre id="61ptm"></pre><dl id="61ptm"></dl><var id="61ptm"></var><strong id="61ptm"><output id="61ptm"></output></strong><pre id="61ptm"><tt id="61ptm"></tt></pre><tbody id="61ptm"></tbody><address id="61ptm"></address><progress id="61ptm"><th id="61ptm"></th></progress><pre id="61ptm"></pre><input id="61ptm"><optgroup id="61ptm"></optgroup></input><strong id="61ptm"><acronym id="61ptm"></acronym></strong><th id="61ptm"><var id="61ptm"></var></th><legend id="61ptm"></legend><input id="61ptm"><option id="61ptm"></option></input><ol id="61ptm"><optgroup id="61ptm"></optgroup></ol><thead id="61ptm"></thead><delect id="61ptm"></delect><bdo id="61ptm"></bdo><center id="61ptm"></center><thead id="61ptm"></thead><bdo id="61ptm"></bdo><cite id="61ptm"></cite><thead id="61ptm"></thead><mark id="61ptm"></mark><blockquote id="61ptm"></blockquote><del id="61ptm"><pre id="61ptm"></pre></del><object id="61ptm"><button id="61ptm"></button></object><mark id="61ptm"></mark><cite id="61ptm"></cite><option id="61ptm"></option><dfn id="61ptm"><p id="61ptm"></p></dfn><kbd id="61ptm"><form id="61ptm"></form></kbd><legend id="61ptm"><var id="61ptm"></var></legend><style id="61ptm"><b id="61ptm"></b></style><output id="61ptm"><dfn id="61ptm"></dfn></output><blockquote id="61ptm"></blockquote><input id="61ptm"></input><output id="61ptm"></output><thead id="61ptm"><strong id="61ptm"></strong></thead><rt id="61ptm"></rt><optgroup id="61ptm"></optgroup><xmp id="61ptm"></xmp><thead id="61ptm"></thead><mark id="61ptm"></mark><menuitem id="61ptm"></menuitem><xmp id="61ptm"><sup id="61ptm"></sup></xmp><center id="61ptm"></center></div>
</html>
